LAutoScroll
You can use theLAutoScroll
procedure to make the first selected cell visible.
PROCEDURE LAutoScroll (lHandle: ListHandle);
lHandle
- The list to be scrolled.
DESCRIPTION
TheLAutoScroll
procedure scrolls the list specified by thelHandle
parameter so that the first selected cell is in the upper-left corner of the list's visible rectangle.SPECIAL CONSIDERATIONS
You should not call the LAutoScroll procedure from within an interrupt, such as in a completion routine or VBL task.
ASSEMBLY-LANGUAGE INFORMATION
The trap macro and routine selector for theLAutoScroll
procedure are
Trap macro Selector _Pack0 $0010